Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add history/update type of minDate/maxDate for android/fixed bug for ios #182

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

panmenglin
Copy link

thanks for your plugin, recently I use it in my project, at the same time, I also found some problems. hoping to help

1. add an option about history

remember the date you last selected and show the date when you select again

2. use the date object as minDate or maxDate for Android

e. g.

maxDate: new Date()

3. fixed bug for ios

the variable date in the function padDate is number, the property length of date is undefined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant